home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Business / Checkbook Balancer⁄Mgr 2.1 / Checkbook Balancer_Mgr 2.1 / background_3488.xml < prev    next >
Extensible Markup Language  |  1991-10-27  |  11KB  |  328 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>3488</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_4923.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_2069.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <false /> </autoTab>
  20.         <lockText> <false /> </lockText>
  21.         <rect>
  22.             <left>65</left>
  23.             <top>53</top>
  24.             <right>442</right>
  25.             <bottom>313</bottom>
  26.         </rect>
  27.         <style>scrolling</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <false /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>left</textAlign>
  36.         <font>D Peignot Demi</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>bold</textStyle>
  39.         <textHeight>16</textHeight>
  40.         <name>Deductibles</name>
  41.         <script></script>
  42.     </part>
  43.     <part>
  44.         <id>5</id>
  45.         <type>button</type>
  46.         <visible> <true /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>7</left>
  55.             <top>307</top>
  56.             <right>36</right>
  57.             <bottom>338</bottom>
  58.         </rect>
  59.         <style>transparent</style>
  60.         <showName> <false /> </showName>
  61.         <highlight> <false /> </highlight>
  62.         <autoHighlight> <true /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>0</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>21700</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>Chicago</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <name>Home</name>
  72.         <script>on mouseUpgo to card id 3916 of stack "Home"end mouseUp</script>
  73.     </part>
  74.     <part>
  75.         <id>6</id>
  76.         <type>button</type>
  77.         <visible> <true /> </visible>
  78.         <reserved5> 0 </reserved5>
  79.         <reserved4> 0 </reserved4>
  80.         <reserved3> 0 </reserved3>
  81.         <reserved2> 0 </reserved2>
  82.         <reserved1> 0 </reserved1>
  83.         <enabled> <true /> </enabled>
  84.         <rect>
  85.             <left>5</left>
  86.             <top>38</top>
  87.             <right>61</right>
  88.             <bottom>83</bottom>
  89.         </rect>
  90.         <style>transparent</style>
  91.         <showName> <true /> </showName>
  92.         <highlight> <false /> </highlight>
  93.         <autoHighlight> <true /> </autoHighlight>
  94.         <sharedHighlight> <true /> </sharedHighlight>
  95.         <family>0</family>
  96.         <titleWidth>-1</titleWidth>
  97.         <icon>-15840</icon>
  98.         <textAlign>center</textAlign>
  99.         <font>Chicago</font>
  100.         <textSize>12</textSize>
  101.         <textStyle>plain</textStyle>
  102.         <name>Columnize</name>
  103.         <script>on mouseUp--Special Thanks to:--S.Koren/COM~LINK for his very helpful COLUMNIZER XCMDput 0 into nmbrask "What ‚ÄòCharacter Delimiter‚Äô shall I look for?"if it is empty then exit mouseUpput it into deductHoldif fld "deductibles" is not empty thenanswer "Do you want me to put this list on a new card " &¬¨"or Delete the contents of this list?" with "Delete" or "New Card"if it is "Delete" then put empty into fld "deductibles"if it is "New Card" then doMenu "New Card"end ifrepeat with x=1 to the number of lines in fld "describe" of cd 1 of bg "budget"set cursor to busyif charToNum(char 1 of line x of fld "describe" of cd 1 of bg¬¨"budget") ‚↠charToNum(deductHold) thennext repeatelseput (char 1 to 15 of line x of fld "describe" of cd 1 of bg "budget") into holdDescput empty into char 1 of holdDescput (line x of fld "debit" of cd 1 of bg "budget") into holdDebput "Ck" & " " && (line x of fld "ck#" of cd 1 of bg "budget") &&¬¨"\" && (line x of fld "date" of cd 1 of bg "budget") && "\" into holdItput holdDesc && "\" after holdItput holdDeb after holdItColumnize 2,1,18,holdItput the result after fld "deductibles"put (nmbr + holdDeb) into nmbrend ifend repeatif fld "deductibles" is empty thenanswer "I couldn‚Äôt find any lines beginning with that " & return &¬¨"particular ‚ÄòCharacter Delimiter‚Äô." & return & "Make sure you gave me the correct character!" with "OK"elseput "__________________________________________________" after¬¨last line of fld "deductibles"-- repeat with x =1 to (number of lines in fld "deductibles" -1)-- put the value of ((last word in line x of fld "deductibles") + nmbr) into nmbr-- end repeatset numberformat to "0.00"put (1* nmbr) into nmbrput return & "Total deductibles listed:                                   " &  nmbr & return after¬¨last line of fld "deductibles"end ifend mouseUp</script>
  104.     </part>
  105.     <part>
  106.         <id>7</id>
  107.         <type>field</type>
  108.         <visible> <true /> </visible>
  109.         <dontWrap> <false /> </dontWrap>
  110.         <dontSearch> <false /> </dontSearch>
  111.         <sharedText> <false /> </sharedText>
  112.         <fixedLineHeight> <true /> </fixedLineHeight>
  113.         <autoTab> <false /> </autoTab>
  114.         <lockText> <false /> </lockText>
  115.         <rect>
  116.             <left>119</left>
  117.             <top>25</top>
  118.             <right>369</right>
  119.             <bottom>50</bottom>
  120.         </rect>
  121.         <style>rectangle</style>
  122.         <autoSelect> <false /> </autoSelect>
  123.         <showLines> <false /> </showLines>
  124.         <wideMargins> <false /> </wideMargins>
  125.         <multipleLines> <false /> </multipleLines>
  126.         <reservedFamily> 0 </reservedFamily>
  127.         <titleWidth>0</titleWidth>
  128.         <icon>0</icon>
  129.         <textAlign>center</textAlign>
  130.         <font>EstroFont</font>
  131.         <textSize>18</textSize>
  132.         <textStyle>condense</textStyle>
  133.         <textStyle>shadow</textStyle>
  134.         <textHeight>24</textHeight>
  135.         <name>Name</name>
  136.         <script></script>
  137.     </part>
  138.     <part>
  139.         <id>8</id>
  140.         <type>button</type>
  141.         <visible> <true /> </visible>
  142.         <reserved5> 0 </reserved5>
  143.         <reserved4> 0 </reserved4>
  144.         <reserved3> 0 </reserved3>
  145.         <reserved2> 0 </reserved2>
  146.         <reserved1> 0 </reserved1>
  147.         <enabled> <true /> </enabled>
  148.         <rect>
  149.             <left>8</left>
  150.             <top>83</top>
  151.             <right>58</right>
  152.             <bottom>121</bottom>
  153.         </rect>
  154.         <style>transparent</style>
  155.         <showName> <false /> </showName>
  156.         <highlight> <false /> </highlight>
  157.         <autoHighlight> <true /> </autoHighlight>
  158.         <sharedHighlight> <true /> </sharedHighlight>
  159.         <family>0</family>
  160.         <titleWidth>0</titleWidth>
  161.         <icon>141</icon>
  162.         <textAlign>center</textAlign>
  163.         <font>Chicago</font>
  164.         <textSize>12</textSize>
  165.         <textStyle>plain</textStyle>
  166.         <name>New Button</name>
  167.         <script>on mouseUpshow fld "help"wait until the mouseClickhide fld "help"end mouseUp</script>
  168.     </part>
  169.     <part>
  170.         <id>9</id>
  171.         <type>field</type>
  172.         <visible> <false /> </visible>
  173.         <dontWrap> <true /> </dontWrap>
  174.         <dontSearch> <false /> </dontSearch>
  175.         <sharedText> <false /> </sharedText>
  176.         <fixedLineHeight> <false /> </fixedLineHeight>
  177.         <autoTab> <false /> </autoTab>
  178.         <lockText> <false /> </lockText>
  179.         <rect>
  180.             <left>64</left>
  181.             <top>53</top>
  182.             <right>443</right>
  183.             <bottom>313</bottom>
  184.         </rect>
  185.         <style>rectangle</style>
  186.         <autoSelect> <false /> </autoSelect>
  187.         <showLines> <false /> </showLines>
  188.         <wideMargins> <true /> </wideMargins>
  189.         <multipleLines> <false /> </multipleLines>
  190.         <reservedFamily> 0 </reservedFamily>
  191.         <titleWidth>0</titleWidth>
  192.         <icon>0</icon>
  193.         <textAlign>center</textAlign>
  194.         <font>Hobo</font>
  195.         <textSize>12</textSize>
  196.         <textStyle>plain</textStyle>
  197.         <textHeight>16</textHeight>
  198.         <name>help</name>
  199.         <script></script>
  200.     </part>
  201.     <part>
  202.         <id>10</id>
  203.         <type>button</type>
  204.         <visible> <true /> </visible>
  205.         <reserved5> 0 </reserved5>
  206.         <reserved4> 0 </reserved4>
  207.         <reserved3> 0 </reserved3>
  208.         <reserved2> 0 </reserved2>
  209.         <reserved1> 0 </reserved1>
  210.         <enabled> <true /> </enabled>
  211.         <rect>
  212.             <left>203</left>
  213.             <top>316</top>
  214.             <right>301</right>
  215.             <bottom>338</bottom>
  216.         </rect>
  217.         <style>roundrect</style>
  218.         <showName> <true /> </showName>
  219.         <highlight> <false /> </highlight>
  220.         <autoHighlight> <false /> </autoHighlight>
  221.         <sharedHighlight> <true /> </sharedHighlight>
  222.         <family>0</family>
  223.         <titleWidth>0</titleWidth>
  224.         <icon>0</icon>
  225.         <textAlign>center</textAlign>
  226.         <font>Hobo</font>
  227.         <textSize>12</textSize>
  228.         <textStyle>plain</textStyle>
  229.         <name>Delete Card</name>
  230.         <script>on mouseUpanswer "Are you SURE you want to DELETE this card?" with "Cancel" or "OK"if it is empty then exit mouseUpdomenu "Delete Card"end mouseUp</script>
  231.     </part>
  232.     <part>
  233.         <id>13</id>
  234.         <type>button</type>
  235.         <visible> <true /> </visible>
  236.         <reserved5> 0 </reserved5>
  237.         <reserved4> 0 </reserved4>
  238.         <reserved3> 0 </reserved3>
  239.         <reserved2> 0 </reserved2>
  240.         <reserved1> 0 </reserved1>
  241.         <enabled> <true /> </enabled>
  242.         <rect>
  243.             <left>460</left>
  244.             <top>76</top>
  245.             <right>481</right>
  246.             <bottom>108</bottom>
  247.         </rect>
  248.         <style>transparent</style>
  249.         <showName> <false /> </showName>
  250.         <highlight> <false /> </highlight>
  251.         <autoHighlight> <true /> </autoHighlight>
  252.         <sharedHighlight> <true /> </sharedHighlight>
  253.         <family>0</family>
  254.         <titleWidth>0</titleWidth>
  255.         <icon>8349</icon>
  256.         <textAlign>center</textAlign>
  257.         <font>Chicago</font>
  258.         <textSize>12</textSize>
  259.         <textStyle>plain</textStyle>
  260.         <name>New Button</name>
  261.         <script>on mouseUpvisual effect stretch from center very fastgo to prev cardend mouseUp</script>
  262.     </part>
  263.     <part>
  264.         <id>14</id>
  265.         <type>button</type>
  266.         <visible> <true /> </visible>
  267.         <reserved5> 0 </reserved5>
  268.         <reserved4> 0 </reserved4>
  269.         <reserved3> 0 </reserved3>
  270.         <reserved2> 0 </reserved2>
  271.         <reserved1> 0 </reserved1>
  272.         <enabled> <true /> </enabled>
  273.         <rect>
  274.             <left>483</left>
  275.             <top>80</top>
  276.             <right>500</right>
  277.             <bottom>105</bottom>
  278.         </rect>
  279.         <style>transparent</style>
  280.         <showName> <false /> </showName>
  281.         <highlight> <false /> </highlight>
  282.         <autoHighlight> <true /> </autoHighlight>
  283.         <sharedHighlight> <true /> </sharedHighlight>
  284.         <family>0</family>
  285.         <titleWidth>0</titleWidth>
  286.         <icon>8350</icon>
  287.         <textAlign>center</textAlign>
  288.         <font>Chicago</font>
  289.         <textSize>12</textSize>
  290.         <textStyle>plain</textStyle>
  291.         <name>New Button</name>
  292.         <script>on mouseUpvisual effect shrink to center very fastgo to next cardend mouseUp</script>
  293.     </part>
  294.     <part>
  295.         <id>15</id>
  296.         <type>button</type>
  297.         <visible> <true /> </visible>
  298.         <reserved5> 0 </reserved5>
  299.         <reserved4> 0 </reserved4>
  300.         <reserved3> 0 </reserved3>
  301.         <reserved2> 0 </reserved2>
  302.         <reserved1> 0 </reserved1>
  303.         <enabled> <true /> </enabled>
  304.         <rect>
  305.             <left>11</left>
  306.             <top>117</top>
  307.             <right>56</right>
  308.             <bottom>160</bottom>
  309.         </rect>
  310.         <style>transparent</style>
  311.         <showName> <false /> </showName>
  312.         <highlight> <false /> </highlight>
  313.         <autoHighlight> <true /> </autoHighlight>
  314.         <sharedHighlight> <true /> </sharedHighlight>
  315.         <family>0</family>
  316.         <titleWidth>0</titleWidth>
  317.         <icon>24877</icon>
  318.         <textAlign>center</textAlign>
  319.         <font>Chicago</font>
  320.         <textSize>12</textSize>
  321.         <textStyle>plain</textStyle>
  322.         <name>print report</name>
  323.         <script>on mouseUpopen report printing with dialogend mouseUp</script>
  324.     </part>
  325.     <name>tax deducts</name>
  326.     <script>on openCardif the short name of this cd is "deducts" then exit openCardput line 1 of fld "name" of previous cd into fld "name" of this cdput the value of (last char of fld "name" of previous cd) + 1¬¨into last char of fld "name" of this cdend openCard</script>
  327. </background>
  328.